Make the invisible invisible
authorMatthias Clasen <mclasen@redhat.com>
Tue, 5 Feb 2019 21:52:53 +0000 (16:52 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 5 Feb 2019 21:55:07 +0000 (16:55 -0500)
commita75dcce70736490c5404297a1a1f50f653343ec6
treea7504b563721479ace0e22439face9a4855e2ef7
parent785373ce2a85243e034cc89ff74de28d90aad6ca
Make the invisible invisible

The change to make widgets visible by default broke GtkInvisibles
special-cased state handling and that in turn caused picking in
the inspector to break with another recent change.

This change makes the inspector pick button work again.
gtk/gtkwidget.c